Welcome![Sign In][Sign Up]
Location:
Search - VC comboBox

Search list

[ComboBoxCtrlComboBox

Description: VC++ ComboBox Example
Platform: | Size: 27252 | Author: 赵君 | Hits:

[ComboBoxCOMBOBOX

Description: VC++编写 关于ComBo控件实例代码和介绍
Platform: | Size: 231096 | Author: 陈爱东 | Hits:

[ComboBoxCtrlComboBox

Description: VC++ ComboBox Example
Platform: | Size: 1869824 | Author: 赵君 | Hits:

[ComboBoxComboBox控件带工具提示项

Description: ComboBox控件带工具提示项,vc界面编程-ComboBox control with a tool tip, vc Programming Interface
Platform: | Size: 5120 | Author: 万华 | Hits:

[GUI Developvc界面

Description: 我们经常会使用到组合框,而组合框是是有2种功能的--下拉和列表。一般情况下,列表框的宽度和选择框是一样宽的,但是我们有些时候确实很需要把列表框的宽度变大,一便让我们能更好的看我们要选的东西。   为了能有这个功能,我写了下面的这个函数。首先得在你的对话框中添加一个的WM_CTLCOLOR的消息句柄,或者使用CComboBox的继承类,而且在其中添加下面的代码:-we often use to mix frame, and frames are combinations are two kinds of functions-- and the drop-down list. Under normal circumstances, the list box and the width of the selection box is the same width, but sometimes we need to do is list the width of the frame, one will enable us to better do our election of the things. To have this function, I wrote the following this function. First of all in your dialog box to add one of the news WM_CTLCOLOR handle, or use the inheritance CComboBox category, but which add the following code :
Platform: | Size: 7168 | Author: 政策 | Hits:

[ComboBoxNeat_Tooltip_for_Combobox_demo

Description: 一个combobox的简洁封装,当鼠标移到到下拉选项框时会出现该项的提示信息.作者:starschen -a concise package, when the mouse moved to the drop-down box options that would arise in such a message. Author : starschen
Platform: | Size: 27648 | Author: wave | Hits:

[ComboBoxcuecombobox

Description: 智能搜索组合框,用VC实现,最新源码。有相关需要的朋友值得-portfolio Intelligent Search box, with VC, the latest source. A related need to look at the merits of a friend
Platform: | Size: 1024 | Author: 宰贞 | Hits:

[ComboBoxSuperComboBox

Description: VC++下超级组合框示例,对初学者是一个很大的帮助.-VC super combo box exemplars, for beginners is a great help.
Platform: | Size: 17408 | Author: 曾增 | Hits:

[ComboBoxCOMBOBOX

Description: VC++编写 关于ComBo控件实例代码和介绍-VC++ Combo controls the preparation of examples of code and introduce
Platform: | Size: 1441792 | Author: 陈爱东 | Hits:

[OtherMSFlexGrid

Description: 实现MSFlexGrid内嵌EDIT、COMBOBOX控件-The realization of MSFlexGrid embedded EDIT, COMBOBOX control
Platform: | Size: 54272 | Author: 刘长乐 | Hits:

[ListView/ListBoxImage_ListBox

Description: 带图像的下拉列表框源码,VC++语言开发,里面包含若干精美图标资源,欢迎下载使用。
Platform: | Size: 37888 | Author: 曹鹏 | Hits:

[OtherComboBoxDlg

Description: vc++源代码,用于教学范例的一段程序代码-vc++ source code examples used in teaching a section of program code
Platform: | Size: 2048 | Author: 王峰 | Hits:

[ComboBoxv3747_vcjcaldlcna

Description: VC++ combobox 例子-VC++ Combobox example
Platform: | Size: 64512 | Author: 阳程 | Hits:

[Documentscombobox

Description: vc下拉列表的使用介绍,初学编程的人适合下载。-vc introduce the use of drop-down list, the person suitable for novice programmers to download.
Platform: | Size: 4096 | Author: 马小伟 | Hits:

[Internet-NetworkVC

Description: VC界面编程总结,拥有美丽的外观,软件就成功了一半。界面由控件、工具栏、菜单、窗体等元素组成,对他们进行美化就能得到一个美丽的界面。 让控件更醒目在ComboBox中改变列表框的宽度-VC interface programming concluded with a beautiful appearance, the software is half success. Interface from the controls, toolbars, menus, forms and other elements, landscaping they can get a beautiful interface. Let the control more visible in the ComboBox list box to change the width of the
Platform: | Size: 23552 | Author: wendy | Hits:

[Internet-NetworkCombobox

Description: VC++ 演示如何动态添加Combox列表值,本来那个Combox里面是没有值的,如果它是一个静态的,那也没什么可参考的,现在它是通过点击按钮后激活动作,然后将预留的值动态添加进combox,这将大大拓宽它的实用价值,因此这个小技巧对VC新手来说应该掌握哦。-VC++ shows how to dynamically add Combox list of values, would have no value that Combox inside, if it is a static, that' s nothing to reference, and now it is by clicking on the button to activate the action, and then dynamically add the value of the reserved into the combox, this will greatly broaden its practical value, so this little tips for the novice to the VC should grasp Oh.
Platform: | Size: 21504 | Author: hackbase | Hits:

[CSharpComboBox

Description: [COMBOBOXDataGridView.rar] - 带有Combox的GridView控件(WinForm),不用自己费劲写了 [COMBOBOXEx1.rar] - COMBOBOXEX+ImageList实现组合框中加载图片 [NET.report.rar] - net report 开发组件,自定义开发报表 [checkcombo.rar] - 组合框的下拉列表包含复选框,即可以在一个组合框里动态选择多个表项。 [GraphicsEditSystem.rar] - 本软件是一个图形编辑器,毕业设计是做的,有完整的系统和相关的文档,软件内容包括: 绘图方面,可以画点、直线、折线、多边形、圆、矩形。绘制时先选择所绘制图元类型,然后用鼠标完成绘制。 编辑方面 ,要求针对每个图元,可对其进行选中、删除操作,并且都可编辑其基本属性,如颜色、线宽等。同时编辑时必须以 [Dsp_Vs3.26.rar] - VC++与RS232 的串口通信界面,可以实现对下位机的正常通信,界面有编辑框和组合框,Button控件等 [可输入的DropDownList扩展控件VB.NET.rar] - 可输入的DropDownList控件VB.NET版 -TMultiColComBoBoxDelphi combo box control TMultiColComBoBox-Delphi combo box control TMultiColComBoBox
Platform: | Size: 181248 | Author: 许聪颖 | Hits:

[OtherComboBox

Description: VC++,组合框的使用,适合初学者学习,-Use the combo box, suitable for beginners
Platform: | Size: 233472 | Author: 胡智文 | Hits:

[ListView/ListBoxVC-ComboBox

Description: vc下拉框,带各种自定义图标.在vc6下测试通过。-vc drop-down box with a variety of custom icon
Platform: | Size: 28672 | Author: 何远杭 | Hits:

[CSharpvc中ComboBox控件用法详解

Description: VS2010 vc中ComboBox控件用法详解(VS2010 VC ComboBox control usage detailed)
Platform: | Size: 13312 | Author: 进去 | Hits:
« 12 3 4 »

CodeBus www.codebus.net